Skip to content

fix(plugin/codex): use native OpenViking MCP#2021

Closed
ZaynJarvis wants to merge 1 commit into
volcengine:mainfrom
ZaynJarvis:fix/codex-plugin-native-mcp
Closed

fix(plugin/codex): use native OpenViking MCP#2021
ZaynJarvis wants to merge 1 commit into
volcengine:mainfrom
ZaynJarvis:fix/codex-plugin-native-mcp

Conversation

@ZaynJarvis

Copy link
Copy Markdown
Collaborator

Summary\n- remove the Codex plugin's private 4-tool stdio MCP helper and related TypeScript/runtime bootstrap files\n- keep lifecycle hooks as the plugin surface, and have the installer optionally register Codex's native HTTP MCP transport against OpenViking server /mcp\n- document hooks-only installs, native MCP enable/disable behavior, and update English/Chinese Codex integration docs\n\n## Verification\n- bash -n examples/codex-memory-plugin/setup-helper/install.sh\n- node --check examples/codex-memory-plugin/scripts/*.mjs\n- JSON parse: examples/codex-memory-plugin/.codex-plugin/plugin.json and package.json\n- git diff --check\n- installer enable smoke: OPENVIKING_CODEX_ENABLE_MCP=1 wrote mcp_servers.openviking, and codex mcp get parsed streamable_http /mcp config\n- installer disable smoke: OPENVIKING_CODEX_ENABLE_MCP=0 removed mcp_servers.openviking and codex mcp list showed no MCP servers\n- direct native /mcp smoke against ov-dev: listed 9 tools and exercised health/search/store/read/list/grep/glob

@github-actions

Copy link
Copy Markdown

PR Code Suggestions ✨

No code suggestions found for the PR.

@ZaynJarvis

Copy link
Copy Markdown
Collaborator Author

Closing per maintainer request; the current main branch already covers part of this area, and I am cleaning/reinstalling the Codex plugin from main instead.

@ZaynJarvis ZaynJarvis closed this May 13, 2026
@github-project-automation github-project-automation Bot moved this from Backlog to Done in OpenViking project May 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant